App Service (1 / 97): You are managing a web application hosted on an Azure Web App. The application is expected to experience a significant increase in traffic soon. You are tasked with configuring auto-scaling for the web app. The requirement is to scale out when the CPU usage goes above 85% for a period of 10 minutes and to scale in when the CPU usage drops below 70%. Which two Azure CLI commands would you use to set up the required auto-scaling rules?